implement aks gpu instance profile#3895
Conversation
f3435c6 to
ccbe8cb
Compare
|
aks |
|
It seems that the live test pipeline failed on a removed test case |
|
ah sorry, I mixed up the tests with this and #3896 |
|
I'll exclude the live test due to feature registration, unfortunately same issue applies to #3896 |
There was a problem hiding this comment.
May consider using a variable to wrap these options?
|
@FumingZhang anything we're waiting on here for merge? |
|
@alexeldeib Please write those changes into the By the way, do you need to release a new version for these changes? If so, please also update the |
|
@alexeldeib Could you please address those conflicts? |
|
rebased 👍 |
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
azdev style <YOUR_EXT>locally? (pip install azdevrequired)python scripts/ci/test_index.py -qlocally?For new extensions:
About Extension Publish
There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update
src/index.jsonautomatically.The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify
src/index.json.